establishCallSucceeded

abstract fun establishCallSucceeded(outgoingCall: OutgoingCallInterface?)

This method is invoked when establishCall has succeeded.

Since

2.0.0

Parameters

outgoingCall

the outgoing call who successfully establishes call

See also